error correcting code - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

error correcting code - перевод на Английский

SCHEME FOR CONTROLLING ERRORS IN DATA OVER NOISY COMMUNICATION CHANNELS
Error-correcting code; Forward error correction; Error correcting code; Error correcting codes; Channel coding; Forward Error Correction; Error Correcting Code; Interleaver; Error correction codes; Channel Coding; Error-correcting codes; Bit-interleaving; Forward error correction code; Forward error correction codes; Error correction coding; Error correcting coding; Error-correcting coding; Bit interleaving; Error-correction code; Error-correction coding; FEC code; Forward error recovery; List of error-correcting codes
  • A block code (specifically a [[Hamming code]]) where redundant bits are added as a block to the end of the initial message
  • A continuous code [[convolutional code]] where redundant bits are added continuously into the structure of the code word
  • A short illustration of interleaving idea
Найдено результатов: 2867
error-correcting code         

общая лексика

ECC

код с исправлением (коррекцией) ошибок

Смотрите также

Hamming code

error correcting code         
код обнаружения и коррекции ошибок, корректирующий код
Error-Correcting Code         
см. ECC
bit interleaving         
чередование бит
forward error correction         
обнаружение и исправление ошибок в месте приема
channel coding         
канальное кодирование
ECC memory         
  • In 1982 this 512KB memory board from [[Cromemco]] used 22 bits of storage per 16 bit word to allow for single-bit error correction
  • Two 8 GB [[DDR4]]-2133 ECC 1.2 V [[RDIMM]]s
COMPUTER MEMORY WHICH DETECTS AND CORRECTS ERRORS
ECC RAM; ECC Memory; Error-correcting code memory; Error correcting code memory; Error-correcting RAM

общая лексика

ECC-память

микросхемы ОЗУ с встроенными схемами исправления обнаруженных ошибок памяти

Смотрите также

ECC; Hamming code

error control         
TECHNIQUES THAT ENABLE RELIABLE DELIVERY OF DIGITAL DATA OVER UNRELIABLE COMMUNICATION CHANNELS
Error-detecting system; Redundancy check; Error control; Error correction; Error-detecting code; Error detection; Error detector; Error checking; Error-correction; Error Control Coding; Error Correction; Error detecting code; Error Checking and Correcting; Error correction and detection; Error Detection; Error coding; Error detection code; Error recovery; Error-correcting; Error detection coding; Error detection & correction; EDAC (Linux); Bluesmoke (Linux); Error checking and correcting

общая лексика

контроль ошибок, защита от ошибок

Смотрите также

CRC; error protection; error recovery; hardware check; hardware error; LRC; system error; VRC

error checking         
TECHNIQUES THAT ENABLE RELIABLE DELIVERY OF DIGITAL DATA OVER UNRELIABLE COMMUNICATION CHANNELS
Error-detecting system; Redundancy check; Error control; Error correction; Error-detecting code; Error detection; Error detector; Error checking; Error-correction; Error Control Coding; Error Correction; Error detecting code; Error Checking and Correcting; Error correction and detection; Error Detection; Error coding; Error detection code; Error recovery; Error-correcting; Error detection coding; Error detection & correction; EDAC (Linux); Bluesmoke (Linux); Error checking and correcting

математика

проверка ошибок

контроль за ошибками

error detection         
TECHNIQUES THAT ENABLE RELIABLE DELIVERY OF DIGITAL DATA OVER UNRELIABLE COMMUNICATION CHANNELS
Error-detecting system; Redundancy check; Error control; Error correction; Error-detecting code; Error detection; Error detector; Error checking; Error-correction; Error Control Coding; Error Correction; Error detecting code; Error Checking and Correcting; Error correction and detection; Error Detection; Error coding; Error detection code; Error recovery; Error-correcting; Error detection coding; Error detection & correction; EDAC (Linux); Bluesmoke (Linux); Error checking and correcting
обнаружение ошибок

Определение

ляпсус
м.
Ошибка, оговорка, досадный промах (обычно в устной речи и на письме).

Википедия

Error correction code

In computing, telecommunication, information theory, and coding theory, forward error correction (FEC) or channel coding is a technique used for controlling errors in data transmission over unreliable or noisy communication channels.

The central idea is that the sender encodes the message in a redundant way, most often by using an error correction code or error correcting code, (ECC). The redundancy allows the receiver not only to detect errors that may occur anywhere in the message, but often to correct a limited number of errors. Therefore a reverse channel to request re-transmission may not be needed. The cost is a fixed, higher forward channel bandwidth.

The American mathematician Richard Hamming pioneered this field in the 1940s and invented the first error-correcting code in 1950: the Hamming (7,4) code.

FEC can be applied in situations where re-transmissions are costly or impossible, such as one-way communication links or when transmitting to multiple receivers in multicast. Long-latency connections also benefit; in the case of a satellite orbiting Uranus, retransmission due to errors can create a delay of five hours. FEC is widely used in modems and in cellular networks, as well.

FEC processing in a receiver may be applied to a digital bit stream or in the demodulation of a digitally modulated carrier. For the latter, FEC is an integral part of the initial analog-to-digital conversion in the receiver. The Viterbi decoder implements a soft-decision algorithm to demodulate digital data from an analog signal corrupted by noise. Many FEC decoders can also generate a bit-error rate (BER) signal which can be used as feedback to fine-tune the analog receiving electronics.

FEC information is added to mass storage (magnetic, optical and solid state/flash based) devices to enable recovery of corrupted data, and is used as ECC computer memory on systems that require special provisions for reliability.

The maximum proportion of errors or missing bits that can be corrected is determined by the design of the ECC, so different forward error correcting codes are suitable for different conditions. In general, a stronger code induces more redundancy that needs to be transmitted using the available bandwidth, which reduces the effective bit-rate while improving the received effective signal-to-noise ratio. The noisy-channel coding theorem of Claude Shannon can be used to compute the maximum achievable communication bandwidth for a given maximum acceptable error probability. This establishes bounds on the theoretical maximum information transfer rate of a channel with some given base noise level. However, the proof is not constructive, and hence gives no insight of how to build a capacity achieving code. After years of research, some advanced FEC systems like polar code come very close to the theoretical maximum given by the Shannon channel capacity under the hypothesis of an infinite length frame.

Как переводится error-correcting code на Русский язык